home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Kit PC World De Ampliacion De Windows 95
/
Kit PC World de ampliacion de Windows 95.iso
/
internet
/
sweeper
/
samples
/
olecon~1
/
controls
/
invisi~1
/
invisi~1.def
< prev
next >
Wrap
Text File
|
1995-11-25
|
881b
|
26 lines
; --------------------------------------------------------------------------
; Invisible.Def - Module definition file for Invisible.Ocx (win32)
; --------------------------------------------------------------------------
; Copyright 1995 Microsoft Corporation. All Rights Reserved.
;
; THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF
; ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO
; THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A
; PARTICULAR PURPOSE.
;=--------------------------------------------------------------------------=
;
LIBRARY Invisible
PROTMODE
DESCRIPTION 'Test Control'
CODE PRELOAD MOVEABLE DISCARDABLE
DATA PRELOAD MOVEABLE SINGLE
EXPORTS DllRegisterServer
EXPORTS DllUnregisterServer
EXPORTS DllCanUnloadNow
EXPORTS DllGetClassObject